home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Resources / Audio, Video & Photo / Audacity 1.3.5 / audacity-win-unicode-1.3.5.exe / {app} / README.txt < prev   
Text File  |  2008-05-07  |  42KB  |  1,104 lines

  1.  
  2. Audacity: A Free, Cross-Platform Digital Audio Editor
  3. WWW:   http://audacity.sourceforge.net/
  4.  
  5. "Audacity" is a registered trademark of Dominic Mazzoni.
  6.  
  7. Version 1.3.5 (beta)
  8.  
  9. Contents of this README:
  10.  
  11. 1.  Licensing
  12. 2.  Changes in version 1.3.5
  13. 3.  Known Issues
  14. 4.  Source Code, Libraries and Additional Copyright Information
  15. 5.  Compilation Instructions
  16. 6.  Previous Changes going back to version 1.1.0
  17.  
  18. --------------------------------------------------------------------------------
  19.  
  20. 1. Licensing
  21.  
  22. This program is free software. ; you can redistribute it and/or modify it
  23. under the terms of the GNU General Public License as published by the
  24. Free Software Foundation; either version 2 of the License, or (at your
  25. option) any later version. The program source code is also freely
  26. available as per Section 4 of this README.
  27.  
  28. This program is distributed in the hope that it will be useful, but WITHOUT
  29. ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  30. or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public
  31. License for more details.
  32.  
  33. You should have received a copy of the GNU General Public License
  34. along with this program (in a file called LICENSE.txt); if not, go
  35. to http://www.gnu.org/copyleft/gpl.html or write to
  36.  
  37.   Free Software Foundation, Inc.
  38.   59 Temple Place - Suite 330
  39.   Boston, MA 02111-1307 USA
  40.  
  41.  
  42. --------------------------------------------------------------------------------
  43.  
  44. 2.  Changes in version 1.3.5
  45.  
  46. Recording  / Playback:
  47.     * Several bugs fixed so that latency correction should be better, and more
  48.        devices work correctly. Problems with invalid sample rates under Linux
  49.        should be much rarer.
  50.     * Newer version of Portaudio library.
  51.     * New feature to record onto the end of an existing track
  52.        (hold Shift while clicking Record).
  53.  
  54. Import / Export:
  55.     * Updated versions of Libogg, Libvorbis, Libflac, Libsndfile and Twolame
  56.        libraries.
  57.     * Handling of unsupported file formats more informative.
  58.     * Handling of file names with slashes on OS X improved. New dialog
  59.        allows replacement of illegal file name characters on all platforms.
  60.  
  61. Interface:
  62.     * Improved scaling and layout for rulers and VU meters.
  63.     * Envelope fixes/improvements including full control of undo/redo.
  64.     * New keyboard shortcuts and improved menu navigation.
  65.     * Preferences: More intuitive tab arrangement. New options for
  66.        mute/solo and Metadata Editor behavior. Language can now be
  67.        changed without restart.
  68.     * Expanded Build Information tab.
  69.  
  70. Effects:
  71.     * New Vocal Remover plug-in, improvements for Generate effects.
  72.  
  73. Compilation:
  74.     * Fixes when building Audacity with libraries disabled.
  75.     * Improvements to make Mac and Solaris builds easier.
  76.  
  77. Security:
  78.     * Full fix for issue CVE-2007-6061 on systems where temporary directories
  79.        can be changed by other users (thanks to Michael Schwendt).
  80.  
  81. Miscellaneous:
  82.     * Updated translations for many locales.
  83.     * Several stability improvements.
  84.  
  85.  
  86. --------------------------------------------------------------------------------
  87.  
  88. 3. Known Issues
  89.  
  90. Please also check:
  91.   http://audacityteam.org/wiki/index.php?title=Known_Issues
  92.  
  93. for details of any issues that have been identified after release of
  94. this version.
  95.  
  96.  * If Audacity is built from CVS with wxWidgets 2.6.4 or later, the Escape
  97.     key does not cancel most dialogs. This is due to a wxWidgets bug.
  98.  
  99.     In builds provided by the Audacity project, wx 2.6.4 has been patched.
  100.     This means that all dialogs can be cancelled by Escape when first
  101.     opened, but in Preferences and Effect dialogs, keyboard users must
  102.     now tab twice to reach the first field of the dialog. Additionally, for
  103.     Preferences, GVerb, Hard Limiter, SC4 and user-added LADSPA/VST
  104.     effects, once the user interacts with the dialog, it cannot then be
  105.     cancelled by Escape without first tabbing to the OK or Cancel buttons.
  106.  
  107.  * Export Multiple fails with no export or warning if an empty label is
  108.     encountered.
  109.  
  110.  * The preference "Hold recorded data in memory until recording is stopped" is
  111.     misnamed. It caches most audio data for the duration of the session, including
  112.     project data and imported files. Enabling it may cause a crash when making
  113.     long recordings or opening large files or projects.
  114.  
  115.  * A few interface elements do not change language without restart.
  116.  
  117.  * Calculation of "disk space remains for recording (time)" is incorrect when
  118.     recording in 24 bit quality. You may record for 50% longer than the indicated
  119.     time.
  120.  
  121.  * Pressing Play (but not spacebar) in a second project when another is already
  122.     playing stops playback of the first project.
  123.  
  124.  * Projects created by Audacity 1.1.x may open incorrectly.
  125.  
  126.  * Metadata such as ID3 tags is not fully imported and exported for all supported
  127.     file formats. MP3 tags *are* correctly imported and exported to the current ID3
  128.     specification, but some players don't fully support this specification, so may not
  129.     see all the tags.
  130.  
  131.  * No warning is given if File > Save or File > Save Project As... is carried out with
  132.     no tracks open.
  133.  
  134.  * Not all menu items are correctly enabled when the preference: "Select all audio in
  135.     project, if none selected" is checked.
  136.  
  137.  * Beep on completing long process may not be audible on many systems.
  138.  
  139.  * Audacity can import and display MIDI files, but they cannot be played
  140.     or edited.
  141.  
  142.  * Windows only: Welcome Message: On some systems/browsers, links are not
  143.     brought to top, and some screen readers that otherwise work well with Audacity
  144.     cannot read its text.
  145.  
  146.  * Windows (reported on): There have been reports of clicks during recording on
  147.     some Windows XP systems using Audacity 1.3.4, where 1.2.6 had no problem.
  148.     It is not clear if 1.3.5 will have this issue or if it will occur on other operating
  149.     systems. Users can help us by sending any reports of this problem to:
  150.       audacity-devel@lists.sourceforge.net
  151.  
  152.  * Windows only: Audacity is incompatible with some professional sound cards
  153.     and may crash if one of these cards is the default when you open Audacity.
  154.     As a workaround, make a different sound card your default when using
  155.     Audacity, but please let us know if this affects you so that we can track down
  156.     and solve the problem.
  157.  
  158.  * Mac OS X only: Some users find that after running Audacity other media
  159.     players don't produce any sound or crash. Audacity tries to select the best
  160.     quality settings your system is capable of, to give the best recordings
  161.     possible. Some sound drivers also retain these settings as defaults for
  162.     other applications, which can cause these symptoms
  163.  
  164.    To get round this, enable the option "Do not modify audio device settings"
  165.    on the Audio I/O tab of the preferences, and make sure that your sound
  166.    device is set up (in the Apple Sound and Midi Setup utility) to work in
  167.    stereo, 16bits, with a sample rate of 44100Hz or 48000Hz.  More help at:
  168.       http://audacityteam.org/wiki/index.php?title=Mac_Bugs#Loss_of_sound_after_running_Audacity
  169.  
  170.  * Mac OS X only: Portable settings aren't picked up, and the default
  171.     settings (in the default location) are always used. See this page for
  172.     a workround:
  173.       http://audacityteam.org/wiki/index.php?title=Portable_Audacity
  174.  
  175.  * Linux only: Audacity now supports interfacing with Jack, however this has
  176.     not been tested, and is known to have a number of issues with both
  177.     reliability and useability. Patches to improve both will be welcomed.
  178.  
  179.  * Linux (reported on): The first file imported into a project no longer
  180.     changes the project rate to the file's rate, if that rate is absent from the
  181.     project rate list.
  182.  
  183.  * Linux (Debian-derived) only: Audacity configure script does not detect
  184.     libsoundtouch on the system and so Change Pitch and Change Tempo
  185.     effects are disabled. This is a debian bug (#476699), which can be
  186.     worked around by symlinking /usr/lib/pkgconfig/soundtouch-1.0.pc
  187.     to /usr/lib/pkgconfig/libSoundTouch.pc.
  188.  
  189. Also note that the Windows installer will not replace 1.2.x installations, but will
  190. install alongside them.
  191.  
  192.  
  193. --------------------------------------------------------------------------------
  194.  
  195. 4.  Source Code, Libraries and Additional Copyright Information
  196.  
  197. Source code to this program is always available; for more information visit
  198. our website at:
  199.  
  200.   http://audacity.sourceforge.net/download/
  201.  
  202. Audacity is built upon other free libraries; some of these libraries may have
  203. come with Audacity in the lib-src directory.  Others you are expected to install
  204. first if you want Audacity to have certain capabilities.  Most of these libraries
  205. are not distributed under the terms of the GPL, but rather some other free,
  206. GPL-compatible license.  Specifically:
  207.  
  208.   wxWidgets: wxWindows license (based on LGPL)
  209.     Cross-platform GUI library - must be downloaded and
  210.     compiled separately.
  211.  
  212.   expat: BSD-like license.
  213.     Provides XML parsing.  Included with Audacity
  214.  
  215.   iAVC: LGPL
  216.     Part of the code to the AVC Compressor effect.
  217.     Included with Audacity.
  218.  
  219.   libid3tag: GPL
  220.     Reads/writes ID3 tags in MP3 files.  Optional
  221.     separate download as part of libmad.
  222.  
  223.   libmad: GPL
  224.     Decodes MP3 files.  Optional separate download.
  225.  
  226.   libnyquist: BSD-like license.
  227.     Functional language for manipulating audio; available
  228.     within Audacity for effects processing.
  229.  
  230.   libogg: BSD-like license.
  231.     Optional separate download, along with libvorbis.
  232.  
  233.   libsndfile: LGPL
  234.     Reads and writes uncompressed PCM audio files.
  235.     Included with Audacity.
  236.  
  237.   libvorbis: BSD-like license.
  238.     Decodes and encodes Ogg Vorbis files.  Optional
  239.     separate download.
  240.  
  241.   SoundTouch: LGPL
  242.     Changes tempo without changing pitch and vice versa.
  243.     Included in audacity
  244.  
  245.   Twolame: LGPL
  246.     Encodes MPEG I layer 2 audio (used in DVDs and Radio). Optional separate
  247.     download.
  248.  
  249. For more information, see the documentation inside each library's
  250. source code directory.
  251.  
  252. --------------------------------------------------------------------------------
  253. Additional copyright information:
  254. --------------------------------------------------------------------------------
  255.  
  256. Nyquist
  257.  
  258. Copyright (c) 2000-2002, by Roger B. Dannenberg
  259. All rights reserved.
  260.  
  261. Redistribution and use in source and binary forms, with or without
  262. modification, are permitted provided that the following conditions are met:
  263.  
  264. Redistributions of source code must retain the above copyright notice, this
  265. list of conditions and the following disclaimer.
  266.  
  267. Redistributions of source code must retain the copyright notice, the
  268. list of conditions, and the disclaimer, all three of which appear below under
  269. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP."
  270.  
  271. Redistributions in binary form must reproduce the above copyright notice, this
  272. list of conditions and the following disclaimer in the documentation and/or
  273. other materials provided with the distribution.
  274.  
  275. Redistributions in binary form must reproduce the copyright notice, the
  276. list of conditions, and the disclaimer, all three of which appear below under
  277. "COPYRIGHT AND LICENSE INFORMATION FOR XLISP," in the documentation
  278. and/or other materials provided with the distribution.
  279.  
  280. Neither the name of Roger B. Dannenberg, Carnegie Mellon University, nor the
  281. names of any contributors may be used to endorse or promote products derived
  282. from this software without specific prior written permission.
  283.  
  284. COPYRIGHT AND LICENSE INFORMATION FOR XLISP (part of Nyquist):
  285.  
  286. Copyright (c) 1984-2002, by David Michael Betz
  287. All rights reserved.
  288.  
  289. Redistribution and use in source and binary forms, with or without
  290. modification, are permitted provided that the following conditions are met:
  291.  
  292. Redistributions of source code must retain the above copyright notice,
  293. this list of conditions and the following disclaimer.
  294.  
  295. Redistributions in binary form must reproduce the above copyright notice, this
  296. list of conditions and the following disclaimer in the documentation and/or
  297. other materials provided with the distribution.
  298.  
  299. Neither the name of David Michael Betz nor the names of any contributors may be
  300. used to endorse or promote products derived from this software without specific
  301. prior written permission.
  302.  
  303. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND
  304. CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  305. INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  306. MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  307. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  308. CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  309. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
  310. NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  311. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
  312. CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  313. STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  314. ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  315. ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  316.  
  317.  
  318. --------------------------------------------------------------------------------
  319.  
  320. 5. Compilation instructions
  321.  
  322. First you must download wxWidgets 2.6.x from:
  323.  
  324.   http://www.wxWidgets.org/
  325.  
  326. If you install the RPM, make sure you install the devel RPM as well, otherwise you
  327. won't be able to compile Audacity from source.
  328.  
  329. To compile on Linux, Mac OS X, and other Unix systems, simply execute these
  330. commands:
  331.  
  332.   ./configure
  333.   make
  334.   make install  # as root
  335.  
  336. To see compile-time options you can set, you can type
  337. "./configure --help".
  338.  
  339. If you want to do any development, you might want to generate a configure cache
  340. and header dependencies:
  341.  
  342.   ./configure -C
  343.   make dep
  344.  
  345. To compile on Windows using MSVC++, please follow the instructions found in
  346. compile.txt in the "win" subdirectory. CodeWarrior for Mac is also supported.
  347.  
  348. For more information on compilation, please visit:
  349.  
  350.   http://audacityteam.org/wiki/index.php?title=Developer_Guide#Platform_Specific_Guides
  351.  
  352. or email us at:
  353.  
  354.   audacity-devel@lists.sourceforge.net
  355.  
  356. --------------------------------------------------------------------------------
  357.  
  358. 6.  Previous Changes going back to version 1.1.0
  359.  
  360. Changes in 1.3.4:
  361.  
  362. New Features
  363.     * New Welcome Screen with introduction to Audacity
  364.     * Enhanced Windows Shell integration, so Audacity shows up in lots of
  365.         Windows places such as "Open With".
  366.     * New keyboard command: 'Mix and Render to New Track'
  367.         (bound to Ctrl+Shift+M).
  368.     * New keyboard shortcut: "Shift-A" starts playback when stopped,
  369.         or performs "Stop and Select" when playing.
  370.     * Added support for VAMP audio analysis plug-ins.
  371.     * Solo button solos only one track at a time, and a track cannot be both
  372.         mute and solo.
  373.  
  374. Interface:
  375.     * Keyboard shortcuts for making short/long jumps along the timeline.
  376.     * Added 'Snap To' in the Selection Bar.
  377.     * Made keyboard navigation easier when multiple menu items with the
  378.         same first letter exist.
  379.     * Enhanced interface for label editing.
  380.     * Layout of OK/Cancel buttons consistency improved.
  381.     * Preferences:
  382.         * "Select all audio in project, if none selected" (on by default)
  383.         * "Beep on completion of longer activities" (system bell, not
  384.             main output).
  385.         * Other preferences cleaned up and explanations improved.
  386.     * Envelopes: Many fixes when copying / pasting / repeating.
  387.     * Many translation updates.
  388.     * Track height fixed in several cases.
  389.     * CleanSpeech mode switching without closing and re-opening fixed.
  390.  
  391. Opening/saving formats:
  392.     * Metadata editor added for OGG, FLAC and WAV/AIFF exports, and
  393.         general improvements in this area.
  394.     * Import of metadata improved.
  395.     * Muted tracks are no longer audible in the exported mix.
  396.  
  397. Effects:
  398.     * Truncate Silence: support for multiple and stereo tracks.
  399.     * Dtmf Generator:
  400.         * added support for keypad letters
  401.         * added an amplitude control.
  402.     * Compressor: variable decay time added.
  403.     * Equalization:
  404.         * Clicks at start / end prevented
  405.         * Improvements to saved curves being found
  406.         * Preview works correctly
  407.     * 'Merge' command appears in Undo history.
  408.     * Clipping detected more reliably.
  409.     * Nyquist plug-ins reviewed and enhanced.
  410.     * Better (and more) progress bars.
  411.     * Cancelling effect always restores previous audio.
  412.     * Several improvement to effects in batch mode.
  413.  
  414. Recording / Playback:
  415.     * Improvements to latency correction.
  416.     * Updated version of portaudio-v19 library.
  417.  
  418. Note that Help is no longer built in, but accessible on the Web via links
  419. in Audacity.
  420.  
  421.  
  422. Changes in 1.3.3:
  423.  
  424. Opening/saving formats:
  425.    * Import
  426.       * Import of audio from QuickTime (mov, aac, m4a) files is now
  427.         supported on OS X.
  428.       * Broadcast Wave Format (BWF) wave files can now be imported.
  429.    * Export
  430.       * Metadata can be added to OGG files
  431.       * Improved export option selection
  432.       * Additional export options added to MP3 and FLAC file formats
  433.       * Command line exporter now supported on Windows and OS X
  434.  
  435. Effects:
  436.    * EQ effect
  437.       * Responsiveness improved.
  438.       * Several enhancements added.
  439.       * Batch support added.
  440.    * New Auto Duck effect
  441.    * Added previewing to AudioUnit effects
  442.    * Much improved Noise Removal effect
  443.    * Effects previewing can now be canceled
  444.    * New DTMF Tone Generator effect
  445.    * Additional options available in Noise effect
  446.    * Improved the Tone Generation effects
  447.  
  448. Other features:
  449.    * Major speed improvement in Spectrogram rendering
  450.    * Increased support for drag and drop on OS X
  451.    * Support added for building against wxWidgets 2.8
  452.    * Support opening multiple Audacity Projects at once from Explorer on
  453.      Windows
  454.    * Improved main window sliders
  455.    * New support for snapping while selecting and sliding
  456.    * Improved track focus handling and visual feedback
  457.    * Speed improvements and handling of resizing/zooming in tracks
  458.    * Spectrum view can now be zoomed.
  459.    * New internal file cache to improve handling of project files over
  460.      networks
  461.  
  462. Also:
  463.    * Many improvements to language specific translations
  464.    * Numerous stability improvements
  465.  
  466.  
  467. Changes in 1.3.1 and 1.3.2:
  468.  
  469. o Improved accessibility for the visually impaired
  470.       + Improvements for screen readers, accessibility of
  471.         tracks, and hot keys
  472. o Usability improvements
  473.       + New selection bar
  474.       + New features for label tracks
  475.       + Improved toolbar docking flexibility
  476.       + Menu renaming and reorganization
  477.       + Selection, ruler, and playback control improvements
  478. o Auto-save and automatic crash recovery
  479. o Many bug fixes and stability improvements
  480. o Major improvements to some built-in effects (Repair, Equalization)
  481.   and fixes to others
  482. o New features and bug fixes for Nyquist
  483. o Restructured Preferences dialog
  484. o Improved batch processing
  485. o File format export improvements
  486. o Timer recording
  487. o Intel Mac support
  488.  
  489.  
  490. Changes in 1.3.0:
  491.  
  492.    New features
  493.    The new features in Audacity 1.3 have been grouped into the
  494.    following six major categories.
  495.  
  496.    1. Collapse/Expand Tracks
  497.       In Audacity 1.3, every track has an upward-pointing triangle at
  498.       the bottom of the label area on the left side of the track.
  499.  
  500.    2. Multiple clips per track
  501.       In Audacity 1.2, there is one audio 'clip' per track. There is
  502.       no easy way to time-shift part of a track without moving the
  503.       rest. In Audacity 1.3, you can split a single track into multiple
  504.       clips. You can move these clips around between different tracks,
  505.       making it easy to construct complex compositions out of hundreds
  506.       of smaller audio samples.
  507.  
  508.    3. Selection Bar
  509.       In Audacity 1.2, the current selection is contained in a
  510.       status bar at the bottom of the window. In Audacity 1.3,
  511.       this is replaced by a fully functional Selection Bar, which
  512.       displays and controls the current selection (your choice of
  513.       Start and End, or Start and Length), and the current audio
  514.       position. The selection bar is fully editable - just click
  515.       in any field and type to change the current selection precisely.
  516.       In addition, many formatting options allow you to view times in
  517.       different units, such as samples, CD frames, or NTSC video frames.
  518.  
  519.    4. Improved Label Tracks
  520.       Label Tracks are Audacity's way for you to create markings 3
  521.       and annotations within your project. In Audacity 1.3, Label
  522.       Tracks are much improved, with support for overlapping labels,
  523.       and support for modifying both the left and right edge of the
  524.       label region just by clicking and dragging.
  525.  
  526.    5. QuickTime and Audio Units on Mac OS X
  527.       On Mac OS X, Audacity can now import and audio file supported
  528.       by Apple's QuickTime technology. This includes .MOV and .MP4
  529.       (AAC) files. Unfortunately encrypted audio files (such as
  530.       those from the iTunes Music Store) cannot be imported directly
  531.       into Audacity - Apple does not allow this to be done easily
  532.       because it would be too easy to circumvent the encryption this way.
  533.  
  534.       Also on Mac OS X, Audacity now supports Audio Unit plug-ins.
  535.       Audacity searches for Audio Units in the usual location, in the
  536.       system or user's Library folder.
  537.  
  538.    6. Other features
  539.       Better performance with large projects
  540.  
  541.       Project integrity check on open
  542.  
  543.       Transcription toolbar
  544.  
  545.       Upload
  546.  
  547.       Batch
  548.  
  549.       Cut lines
  550.  
  551.       CleanSpeech
  552.  
  553.  
  554. Changes in 1.2.4:
  555.  
  556.   * The File menu now includes a list of recent files.
  557.  
  558.   * The "Generate Silence" effect now prompts for a length.
  559.  
  560.   * Audacity is now built with Vorbis 1.1, which features better encoding
  561.     quality and file compression.
  562.  
  563.   * Dragging sound files into the Audacity window now works on Mac OS X
  564.     and Linux, as well as Windows.  (Before, it worked only on Windows.)
  565.  
  566.   * The "View History" window can now discard old undo levels to save disk
  567.     space on Windows.  (This previously worked only on Linux and Mac.)
  568.  
  569.   * "Preferences" command is now in Edit menu.
  570.  
  571.   * "Plot Spectrum" command is now in Analyze menu.
  572.  
  573.   * Opening a project file saved by a later version of Audacity displays
  574.     an intelligent error message.  Also, trying to import a project file
  575.     (instead of open it) displays an intelligent error message.
  576.  
  577.   * Audacity now compiles in Visual C++ .NET 2003.
  578.  
  579.   * Other minor bug fixes.
  580.  
  581.   * New or updated translations: Arabic (ar), Czech (cs), Finnish (fi),
  582.     Hungarian (hu), Japanese (ja), Norwegian (nb), Slovenian (sl),
  583.     Simplified Chinese (zh_CN), Traditional Chinese (zh_TW).
  584.  
  585.  
  586. Changes in 1.2.3:
  587.  
  588.   * Fixed a bug that caused recording to stop or display incorrectly
  589.     after about 50 minutes on some Windows systems.  (This was partly
  590.     fixed in Audacity 1.2.2, but still didn't work on some systems.)
  591.  
  592.   * The Change Pitch and Change Tempo effects have been upgraded to
  593.     use a new version of the SoundTouch library by Olli Parviainen,
  594.     with better speed and higher quality.
  595.  
  596.   * libsndfile has been upgraded to version 1.0.11.
  597.  
  598.   * Fixed a bug that caused the program to run slowly when using the
  599.     Envelope tool.
  600.  
  601.   * Shift-clicking on a mute or solo button now un-mutes (or un-solos)
  602.     all other tracks.
  603.  
  604.   * Nyquist plug-ins can now accept strings as input.  Also, a "Debug"
  605.     button has been added to Nyquist effect dialogs, which allows you
  606.     to see all of the output produced by Nyquist, for aid in debugging.
  607.  
  608.   * When the audio file referenced ("aliased") by an Audacity project is
  609.     missing, Audacity will now always play silence.  Before, Audacity
  610.     would sometimes repeat the most recent audio that was played previously.
  611.  
  612.   * VU Meters will now always reset when audio I/O has stopped.
  613.  
  614.   * Fixed a major Mac-only bug that was causing Audacity to crash at seemingly
  615.     random times, but especially during audio playback and recording.
  616.  
  617.   * New or updated translations: Italian (it), Hungarian (hu),
  618.     Ukrainian (uk), Spanish (es). Polish (pl), Simplified Chinese (zh),
  619.     Norsk-Bokmal (nb), French (fr).
  620.  
  621.  
  622. Changes in 1.2.2:
  623.  
  624.   * VU Meters added for both playback and recording.  Click on
  625.     the recording meter to monitor the input without recording.
  626.  
  627.   * Export Multiple - new feature that lets you export multiple
  628.     files at once, either by track, or split based on labels.
  629.  
  630.   * Attempt to automatically correct latency in full-duplex recordings.
  631.     (This does not work perfectly, and is not yet supported on all
  632.     systems.  It will improve in future versions.)
  633.  
  634.   * Fixed a serious bug that could cause data loss when you save and
  635.     then reload and re-edit an Audacity project containing repeated
  636.     or duplicate data.
  637.  
  638.   * MP3 tags dialog will only pop up the first time you export as
  639.     MP3; after that it will not pop up again as long as you have
  640.     filled in at least one tag.
  641.  
  642.   * You can now add a label at the current playback position - in
  643.     the Project menu, with a shortcut of Ctrl+M.
  644.  
  645.   * Clicking on a label now selects all of the tracks, making it
  646.     easier to use the label track to recall selections.
  647.  
  648.   * Windows: Fixed a crash in the Time Track "Set Rate" command.
  649.  
  650.   * Fixed a bug that caused problems with recordings over 45 minutes
  651.     on some Windows systems.
  652.  
  653.   * Mac OS X: Improved support for the Griffin iMic by fixing a bug
  654.     that was causing it to always record in mono instead of stereo.
  655.  
  656.   * Added support for Software Playthrough (listen to what you're
  657.     recording while recording it, or while monitoring using a VU
  658.     meter) - this makes it possible, for example, to record using one
  659.     audio device while listening to it play through a separate device.
  660.  
  661.   * Unix/Linux: Fixed freeze caused by captured mouse when audio
  662.     device hangs.  (Audacity may not respond, but it will no longer
  663.     freeze all of X.)
  664.  
  665.   * Fixed a cosmetic bug that caused improper waveform display if
  666.     you tried to open an Audacity project saved on a different
  667.     platform (e.g., copying a project from a Mac to a PC).
  668.  
  669.   * Fixed bug that could cause instability when pasting, splitting,
  670.     or duplicating a label track.
  671.  
  672.   * You can now change the font of a label track by choosing "Font..."
  673.     from the label track's pop-up menu.
  674.  
  675.   * Basic printing support has been added.  Currently it scales the
  676.     entire project to fit exactly on one page.  Try printing in
  677.     landscape orientation for best results.
  678.  
  679.   * Mac OS X and Windows: Audacity ships with a newer version (1.0.1)
  680.     of the Ogg Vorbis encoder.  Vorbis compression will now have higher
  681.     quality and smaller file sizes.
  682.  
  683.   * Fix a bug that occasionally caused crashes when applying effects
  684.     to split tracks.
  685.  
  686.   * Zoom In / Zoom Out now properly disable when they're not available.
  687.  
  688.   * Fixed disk memory leak in Preview
  689.  
  690.   * Other minor bug fixes and performance improvements.
  691.  
  692.  
  693. Changes in 1.2.1:
  694.  
  695.   * The following translations have been added or updated:  Finnish,
  696.     French, Hungarian, Italian, Japanese, Norwegian, Polish, Russian.
  697.  
  698.   * Fix a bug that could cause data to be lost when pasting audio
  699.     from one project into another, after the first project has been
  700.     saved and closed.
  701.  
  702.   * Fix a possible crash when opening or resizing the Equalization
  703.     window, especially when using large system fonts.
  704.  
  705.   * Don't allow percentages less than -100% in Change Pitch/Speed/Tempo
  706.     effects (fixes a possible crash).
  707.  
  708.   * Fix a crash when the temporary directory is not available on startup.
  709.  
  710.   * Correctly load ID3 tags saved in Audacity project files.
  711.  
  712.   * On Linux and OS X, store lockfiles in the temp directory instead of
  713.     the user's home directory.  This fixes problems in lab environments
  714.     where users have restricted or network-mounted home directories.
  715.  
  716.   * Fix a bug that prevented Nyquist effects from running when certain
  717.     regional settings were activated.
  718.  
  719.   * Fix a bug in the Quick Mix command that could cause old temporary
  720.     files to not be deleted.
  721.  
  722.   * Linux: Fix endianness problems in playback on PowerPC.
  723.  
  724.   * Linux: Fix compilation problem in Nyquist on MIPS.
  725.  
  726.   * Linux: Include a more recent PortAudio v19 snapshot (fixes compilation
  727.     problems when building with the --with-portaudio=v19 option).
  728.  
  729.   * Two new Nyquist plug-ins: "Cross Fade In" and "Cross Fade Out."
  730.  
  731.   * Other minor bug-fixes.
  732.  
  733.  
  734. Changes in 1.2.0:
  735.  
  736.   * New cross-fade effects.
  737.  
  738.   * Fix problem where samples were drawn in the wrong position
  739.     when zoomed all the way in.  This caused the drawing tool
  740.     to move a different sample than the one under the cursor.
  741.  
  742.   * Don't use id3v2.4 tags, which are not yet supported by
  743.     most players.  (This was fixed in 1.2.0-pre2, but appeared
  744.     again by accident in 1.2.0-pre3.)
  745.  
  746.   * Correctly display translated messages in the status bar.
  747.  
  748.   * When the cursor is on-screen, the Zoom In button now zooms
  749.     to the area around the cursor.
  750.  
  751.   * Mac OS X: Fixed audio problems on the Apple PowerMac G5.
  752.  
  753.   * Linux/ALSA: Work around a bug in ALSA's OSS emulation that
  754.     caused Audacity's playback cursor to move too quickly.
  755.  
  756.   * Microsoft Windows: The Audacity source code should now
  757.     compile out of the box on Windows.
  758.  
  759.   * Many new/updated translations.
  760.  
  761.  
  762. Changes in 1.2.0-pre4:
  763.  
  764.   * Fixed problems that could occur when importing certain
  765.     non-seekable PCM audio files, such as GSM610.
  766.  
  767.   * Fixed bug that was causing the samples to shift off-screen
  768.     horizonally when zoomed in very far and the track had a
  769.     time-shift offset.
  770.  
  771.   * Fixed bugs in the new resampler that added noise to resampled
  772.     audio on some systems. If you experienced noise when exporting
  773.     to a WAV, MP3 or OGG file you may have been bitten by this bug.
  774.  
  775.   * Fixed bug that led to occasional crashes when using the
  776.     time-shift tool in conjunction with high zoom factors.
  777.  
  778.   * Dithering is now only applied on export when it is really
  779.     necessary (e.g. when converting float samples to 16-bit).
  780.  
  781.   * Files that only contain mono tracks are now automatically
  782.     exported to stereo files when they contain tracks which are
  783.     panned to the left or the right.
  784.  
  785.   * The Delete key can now be used to delete the current selection,
  786.     in addition to the Backspace key.
  787.  
  788.   * Fixed bug where Audacity didn't ask whether to save
  789.     changes if you close the project or exit while recording.
  790.  
  791.   * Mac OS X: Supports Playthrough (listen to what you're recording
  792.     while recording it) if your hardware device supports it.
  793.  
  794.   * Mac OS X: Audacity is now a package (you can right-click on
  795.     Audacity.app and select 'Show Package Contents').  Launch time
  796.     has improved significantly.
  797.  
  798.   * MS Windows: Fixed problem that caused Windows XP to use
  799.     the short name of a file ("TESTFI~1.AUP"), which led to
  800.     problems when the file was later opened again using the
  801.     long file name.
  802.  
  803.   * MS Windows: Fixed bug that caused file exports to fail
  804.     if the destination directory was the root folder of a
  805.     Windows drive.
  806.  
  807.   * MS Windows: Audacity's application information which
  808.     is written to the Windows registry now always contains
  809.     the full path to the executable.
  810.  
  811.   * MS Windows: Fixed problems in trying to set the Windows
  812.     registry as non-admin user, for file-type associations.
  813.  
  814.   * Make sure the "Save" command is enabled after changing
  815.     gain and pan sliders.
  816.  
  817.   * Updated translations.  Added translator credits to the
  818.     "About" window in localized versions.
  819.  
  820.  
  821. Changes in 1.2.0-pre3:
  822.  
  823.   * Fixed bug where Export is grayed out when nothing is
  824.     selected.
  825.  
  826.   * Fixed crash caused by opening Audacity on a computer with
  827.     a high-end sound card with no mixer support.
  828.  
  829.   * Fixed crash in Import Raw.
  830.  
  831.   * Fixed New Stereo Track.
  832.  
  833.   * Cosmetic fixes for Mac OS X.
  834.  
  835.   * Support for the VST Enabler on Windows added.
  836.  
  837.   * Fixed crash if you close Audacity while the Preferences
  838.     dialog is open.
  839.  
  840.   * Fixed duplicate-character bug in Mac OS X Label Tracks.
  841.  
  842.   * The recording level control on Linux now adjusts the IGAIN,
  843.     rather than the playthrough level of the recording source.
  844.  
  845.   * Fixed bug that caused corruption to 16-bit stereo recordings.
  846.  
  847.   * Fixed bug that caused data loss if you deleted all tracks in
  848.     a saved project and then open a new file into the same window.
  849.  
  850.   * Added support for alternate audio button order (in Interface
  851.     preferences)
  852.  
  853.   * Added preliminary support for wxX11
  854.  
  855.   * Added fully transparent Windows XP icon
  856.  
  857.   * Fixed crash if you try to record (or play) and no audio
  858.     devices exist, or if the audio device doesn't support the
  859.     mode you selected.
  860.  
  861.   * Audacity no longer sets the process priority to high while
  862.     recording on Windows.  Users can still do this manually
  863.     using the Task Manager.
  864.  
  865.   * Fixed bug that caused last ~100 ms of the selection to get
  866.     cut off on Windows.
  867.  
  868.   * Fixed FFT Filter and Equalization effects dialogs.
  869.  
  870.   * Fixed bugs in Unix build system (DESTDIR in locale directory,
  871.     choosing libsamplerate instead of libresample)
  872.  
  873.   * Support for LADSPA plug-ins on Windows added, and
  874.     three open source LADSPA plug-ins ported to Windows
  875.     (GVerb reverb, SC4 compressor, and Hard Limiter)
  876.  
  877.  
  878. Changes in 1.2.0-pre2:
  879.  
  880.   * Online help completed.  The full manual is nearly complete
  881.     and will be posted to the website for online browsing shortly.
  882.  
  883.   * Audacity will no longer let you do unsafe editing operations
  884.     while playing or recording.  This eliminates many potential
  885.     crashes.
  886.  
  887.   * Fixed ability to cancel Quit button.
  888.  
  889.   * New resampling library, with no restrictions on the maximum or
  890.     minimum rate of resampling.
  891.  
  892.   * Audacity now supports LADSPA plug-ins on all platforms, and
  893.     supports VST plug-ins through an optional LADSPA plug-in
  894.     called the "VST Enabler", which you can download separately.
  895.     Because of licensing issues, Audacity cannot be distributed
  896.     with VST support built-in.
  897.  
  898.   * Mac OS X keyboard shortcut problems have been fixed.
  899.  
  900.   * Mac OS X audio muting problems have been fixed.
  901.  
  902.   * Mac OS X playback/recording cursor sync problems have been fixed.
  903.  
  904.   * Silence now displays a straight line again, instead of nothing.
  905.  
  906.   * Added a vertical ruler to the Waveform dB display.
  907.  
  908.   * Fixed crash in Change Pitch.
  909.  
  910.   * You can now Paste if nothing is selected.
  911.  
  912.   * Canceling an Import operation doesn't cause an extra error
  913.     dialog to appear.
  914.  
  915.   * Audacity now handles filenames with international characters
  916.     correctly.
  917.  
  918.   * Now outputs ID3v2.3 tags (instead of ID3v2.4), to be
  919.     compatible with more MP3 players.
  920.  
  921.   * Minor improvements to build system on Unix systems.
  922.  
  923.  
  924. New features in Audacity 1.2:
  925.   * User Interface
  926.     - Vertical zooming of tracks.
  927.     - Improved look and placement of toolbars.
  928.     - New custom mouse cursors.
  929.     - Complete implementation of editable keyboard shortcuts.
  930.     - Find zero-crossings.
  931.     - Mouse wheel can be used to zoom in and out.
  932.     - Multi-Tool mode.
  933.     - Amplify using envelope.
  934.     - Labels can store selections (like Audacity 1.0.0).
  935.  
  936.   * Effects
  937.     - Repeat Last Effect command
  938.     - Improved VST plug-in support
  939.     - Most effects now have a Preview button
  940.     - Compressor (Dynamic Range Compressor)
  941.     - Change Pitch (without changing tempo)
  942.     - Change Tempo (without changing pitch)
  943.     - Change Speed (changing both pitch and tempo)
  944.     - Repeat (useful for creating loops)
  945.     - Normalize (adjust volume and DC bias)
  946.  
  947.   * Audio I/O
  948.     - 1-second preview command.
  949.     - Looped play.
  950.  
  951.   * File I/O
  952.     - Audacity 1.2.0 opens project files from all previous versions
  953.       of Audacity from 0.98 through 1.1.3.
  954.     - Open multiple files from the same dialog.
  955.     - Use a text file to specify a list of audio files to open with offsets.
  956.  
  957.   * Updated user manual
  958.  
  959.   * Bug fixes
  960.     - Project files with special characters are no longer invalid.
  961.     - "Scratchy" noises caused by bad clipping are fixed.
  962.     - Audacity no longer exports invalid Ogg files, and does not cut off the
  963.       last few seconds of exported Ogg files.
  964.     - Mono MP3 files now export at the correct speed.
  965.     - Many incorrect results from the Envelope tool have been fixed.
  966.     - The "Export Labels" command now overwrites existing files correctly.
  967.     - The "Plot Spectrum" window displays the correct octave numbers for
  968.       notes.
  969.     - Several memory leaks are fixed.
  970.  
  971.  
  972. New features in Audacity 1.1.3:
  973.   * User Interface
  974.     - New Mixer toolbar allows you to control the output
  975.       volume, input volume, and input source directly
  976.       from Audacity.
  977.     - Every track now has its own gain and pan controls.
  978.  
  979.   * File I/O
  980.     - Uses improved project file format.  (Unfortunately reading
  981.       previous formats, including 1.1.1, is not supported.)
  982.     - Block files (stored in Audacity project directories) now
  983.       use the standard AU format.  Though some Audacity
  984.       meta-information is in these files, they can now be
  985.       read by many other popular audio programs as well.
  986.     - Fixed some bugs relating to reading/writing audio
  987.       files with more than 16 bits per sample.
  988.     - Import RAW is functional again, with a simpler GUI
  989.       but support for far more file formats.  The
  990.       autodetection algorithms are much more accurate than
  991.       in 1.0.
  992.  
  993.   * Audio I/O
  994.     - Completely rewritten audio I/O, with lower latency
  995.       and minimal chance of buffer underruns while
  996.       recording.
  997.  
  998.   * Resampling
  999.     - Using high quality resampling algorithms, with the
  1000.       option of better quality for mixing than for real-time
  1001.       playback
  1002.  
  1003.     - Preliminary support for Time Tracks, for changing
  1004.       playback speed over time.
  1005.  
  1006.   * Many more bug fixes and new features
  1007.  
  1008.  
  1009. New features in Audacity 1.1.2:
  1010.   * User Interface
  1011.     - Fixed bug in Windows version, for track menu commands
  1012.       "Name..." and "Split Stereo Track"/"Make Stereo Track".
  1013.   * Effects
  1014.     - Nyquist support on Windows (supports plug-ins written
  1015.       in Nyquist, an interpreted functional language based
  1016.       on Lisp).
  1017.  
  1018.  
  1019. New features in Audacity 1.1.1:
  1020.  
  1021.   * User Interface
  1022.     - Tooltips appear in Statusbar.
  1023.     - Vertical cursor follows play/record
  1024.     - Pause button
  1025.     - Drawing tool (with three different modes)
  1026.     - Vertical Resizing of stereo tracks is more fun.
  1027.     - Adjust selection by click-dragging selection boundary
  1028.     - Toolbar button context-sensitive enabling/disabling
  1029.     - Better zooming functionality (centers region)
  1030.     - Multiple ways to display the cursor position and selection
  1031.     - Snap-to selection mode
  1032.     - Drag tracks up and down
  1033.     - Align and group align functions
  1034.     - Cursor save/restore
  1035.     - Working history window
  1036.   * Effects
  1037.     - Effects broken down into three menus: Generate, Effect, and
  1038.       Analyze
  1039.     - Generate menu lets you generate silence, noise, or a tone
  1040.     - Nyquist support (supports plug-ins written in Nyquist,
  1041.       an interpreted functional language based on Lisp)
  1042.   * Localization
  1043.     - Improved localization support
  1044.     - More languages available
  1045.     - Language selection dialog on startup
  1046.   * Mac OS X
  1047.     - Support for more audio hardware
  1048.     - Support for full-duplex (play while recording)
  1049.     - Support for MP3 exporting using LameLib Carbon
  1050.   * Unix
  1051.     - Audacity now has a man page (it describes command-line
  1052.       options and how to set the search path)
  1053.   * File Formats
  1054.     - Uses libsndfile 1.0, which fixes some bugs and
  1055.       improves performance
  1056.   * Searching for Files:
  1057.     - On Windows and Mac OS, Audacity now looks for
  1058.       translations in the "Languages" folder and all plug-ins
  1059.       in the "Plug-ins" folder, relative to the program.
  1060.     - On Unix, Audacity looks for translations in
  1061.       <prefix>/share/locale and looks for everything else
  1062.       in <prefix>/share/audacity and also in any paths in
  1063.       the AUDACITY_PATH environment variable
  1064.  
  1065.  
  1066. New features in Audacity 1.1.0:
  1067.  
  1068.   * Core audio processing:
  1069.     - Support for 24-bit and 32-bit sample formats
  1070.     - Automatic real-time resampling (using linear
  1071.         interpolation)
  1072.   * Effects:
  1073.     - Support LADSPA plugins on Linux / Unix
  1074.   * File formats:
  1075.     - New XML-based Audacity project format
  1076.     - Full Ogg Vorbis support now (importing and exporting)
  1077.     - Export to any command-line programs on Unix
  1078.     - Support for reading and writing many more types of
  1079.         uncompressed audio files, including ADPCM WAV files.
  1080.   * Toolbars
  1081.     - New toolbar drawing code; automatically adopts your
  1082.         operating system's colors
  1083.     - New toolbar buttons (Skip to Start, Skip to End)
  1084.     - New Edit toolbar
  1085.     - Toolbar buttons disable when they're not available
  1086.   * User Interface
  1087.     - Fully customizable keyboard commands
  1088.     - Autoscroll while playing or recording
  1089.     - New Ruler, used in main view and in
  1090.         FFT Filter effect
  1091.     - The waveform now displays the average value in a lighter
  1092.         color inside the peak values
  1093.   * Localization
  1094.     - Audacity can now be localized to different foreign
  1095.       languages.
  1096.  
  1097.  
  1098. New libraries in Audacity 1.1:
  1099.  
  1100.   * libmad for fast MP3 importing
  1101.   * libid3tag for editing MP3 file information
  1102.   * libsndfile to read and write more audio file formats
  1103.   * PortAudio for cross-platform audio playing and recording
  1104.